home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Skunkware 5
/
Skunkware 5.iso
/
src
/
X11
/
xconq
/
Lib
/
Bitmaps
/
deathstar.b
< prev
next >
Wrap
Text File
|
1995-05-09
|
218b
|
8 lines
#define death_width 16
#define death_height 16
static short death_bits[] = {
0x0000, 0x03e0, 0x0f98, 0x1f6c,
0x3f56, 0x3f56, 0x7fb7, 0x7fcf,
0x2222, 0x7fff, 0x7fff, 0x3ffe,
0x3ffe, 0x1ffc, 0x0ff8, 0x03e0};